Release 10.1A: OpenEdge Development:
Debugging and Troubleshooting
Filename for rolled-over log files
To order log files and avoid name conflicts, OpenEdge uses the following format for naming rolled-over log files:
filenameLog filename you specify.
######OpenEdge adds the sequence number starting at
000001and increases for each new log file until999999, after which it rolls back to000001.extensionLog file extension you specify.
In the following example the log file name is
asbroker1.serverand the log file extension islog:
Caution: Do not specify the filename with a sequence number in the Client Logging (
-clientlog) startup parameter or for the related property (in theubroker.propertiesfile). OpenEdge determines the correct filename and sequence number, based on the filename you specify.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |